What to know?
- Basic R skills
- Basic Unix/Linux skills
What to bring?
- Bring laptop
- A GitHub account?
What data to work with?
Use the starwars dataset from dplyr.
suppressMessages(library(dplyr));
## Warning: package 'dplyr' was built under R version 3.4.1